func github.com/andybalholm/brotli.backwardReferencePenaltyUsingLastDistance

4 uses

	github.com/andybalholm/brotli (current package)
		h5.go#L154: 						score -= backwardReferencePenaltyUsingLastDistance(i)
		h6.go#L156: 						score -= backwardReferencePenaltyUsingLastDistance(i)
		hash.go#L117: func backwardReferencePenaltyUsingLastDistance(distance_short_code uint) uint {
		hash_forgetful_chain.go#L191: 						score -= backwardReferencePenaltyUsingLastDistance(uint(i))